home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Programming / Programming Languages / ABC Language / MacABC v1.02.01 / MacABC v1.02.01.rsrc / STR#_18.txt < prev    next >
Encoding:
Text File  |  1990-01-25  |  712 b   |  43 lines

  1. in i/j, j is zero
  2.  
  3. in 0**y or y root 0, y is negative
  4.  
  5. in x**(p/q) or (q/p) root x, x is negative and q is even
  6.  
  7. in x**y or y root x, x is negative and y is not exact
  8.  
  9. ambiguous expression; please use ( and ) to resolve
  10.  
  11. no expression where expected
  12.  
  13. no test where expected
  14.  
  15. something unexpected in expression
  16.  
  17. something unexpected in test
  18.  
  19. misformed address
  20.  
  21. %s hasn't been initialised or (properly) defined
  22.  
  23. %s hasn't been (properly) defined
  24.  
  25. %s has not yet received a value
  26.  
  27. function returns no value
  28.  
  29. predicate reports no outcome
  30.  
  31. a refinement may not be used as an address
  32.  
  33. bad node in while
  34.  
  35. bad node in testsuite
  36.  
  37. indentation not used consistently
  38.  
  39. indentation must be at least 2
  40.  
  41. selection on non-table
  42.  
  43.